From: Tejun Heo Date: Sun, 30 Oct 2011 14:16:35 +0000 (+0100) Subject: [S390] fix _TIF_SINGLE_STEP definition X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~12570^2~46 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=80853a8ab4fcfff55d88e86ed1f50695dba0d8ff;p=linux-4.9.git [S390] fix _TIF_SINGLE_STEP definition _TIF_SINGLE_STEP is incorrectly defined as 1< Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/include/asm/thread_info.h b/arch/s390/include/asm/thread_info.h index 1a5dbb6f1495..f9a9a10979c9 100644 --- a/arch/s390/include/asm/thread_info.h +++ b/arch/s390/include/asm/thread_info.h @@ -117,7 +117,7 @@ static inline struct thread_info *current_thread_info(void) #define _TIF_SIE (1<